UNPKG

zerosurge

Version:
9 lines (7 loc) 200 B
declare module "string-creashaks-organzine" { /** * The module directly exports the string "creashaks organzine". */ const exportedString: "creashaks organzine" export = exportedString }