fix(core): update
This commit is contained in:
4
test/assets/output/tocompile.d.ts
vendored
4
test/assets/output/tocompile.d.ts
vendored
@ -1,5 +1,5 @@
|
||||
declare class test2 {
|
||||
test: string[];
|
||||
constructor();
|
||||
test: string[];
|
||||
constructor();
|
||||
}
|
||||
declare const run: () => Promise<string>;
|
||||
|
Reference in New Issue
Block a user