No Description

tsconfig.json 82B

12345
  1. {
  2. "extends": "../../tsconfig.json",
  3. "include": ["src/**/*", "example/**/*"]
  4. }