refactor start
This commit is contained in:
parent
bd49791e06
commit
e46d25f0b7
16699 changed files with 2 additions and 1484887 deletions
12
home/ags/node_modules/acorn-jsx/index.d.ts
generated
vendored
12
home/ags/node_modules/acorn-jsx/index.d.ts
generated
vendored
|
|
@ -1,12 +0,0 @@
|
|||
import { Parser } from 'acorn'
|
||||
|
||||
declare const jsx: (options?: jsx.Options) => (BaseParser: typeof Parser) => typeof Parser;
|
||||
|
||||
declare namespace jsx {
|
||||
interface Options {
|
||||
allowNamespacedObjects?: boolean;
|
||||
allowNamespaces?: boolean;
|
||||
}
|
||||
}
|
||||
|
||||
export = jsx;
|
||||
Loading…
Add table
Add a link
Reference in a new issue