UNPKG

calcium-lang

Version:
3 lines (2 loc) 85 B
declare type OutputFunction = (desc: string) => void; export default OutputFunction;