mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-11 05:11:40 +00:00
update
This commit is contained in:
5
node_modules/javascript-stringify/dist/stringify.d.ts
generated
vendored
Normal file
5
node_modules/javascript-stringify/dist/stringify.d.ts
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
import { ToString } from "./types";
|
||||
/**
|
||||
* Stringify a value recursively.
|
||||
*/
|
||||
export declare const toString: ToString;
|
Reference in New Issue
Block a user