UNPKG

@robotical/martyblocks

Version:
6 lines (5 loc) 115 B
declare function quote(s: string): string; declare namespace quote { var code: string; } export default quote;