threepipe
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

преди 2 години
преди 2 години
12345678910
  1. {
  2. "extends": [
  3. "../../typedoc.json"
  4. ],
  5. "entryPoints": [
  6. "src/index.ts"
  7. ],
  8. "name": "Threepipe Rollup Plugin Template",
  9. "readme": "none"
  10. }