mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-01-30 05:27:30 +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;
|