first commit
This commit is contained in:
2
web-app/node_modules/muggle-string/out/toString.d.ts
generated
vendored
Normal file
2
web-app/node_modules/muggle-string/out/toString.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import type { Segment } from './types';
|
||||
export declare function toString<T extends Segment<any>>(segments: T[]): string;
|
||||
Reference in New Issue
Block a user