DefinitelyTyped/types/wtfnode/index.d.ts
2017-11-10 11:35:21 +01:00

8 lines
274 B
TypeScript

// Type definitions for wtfnode 0.5
// Project: https://github.com/myndzi/wtfnode
// Definitions by: Piotr Roszatycki <https://github.com/dex4er>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export function dump(): void;
export function init(): void;