mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
8 lines
274 B
TypeScript
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;
|