mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/Zos.git
synced 2026-06-16 07:36:26 +00:00
2 lines
70 B
TypeScript
2 lines
70 B
TypeScript
|
|
export declare type AssetCallback = (err: any, content: any) => void;
|