UNPKG

true-myth

Version:

A library for safe functional programming in JavaScript, with first-class support for TypeScript

7 lines (6 loc) 285 B
/** Requires callers to use True Myth `Result` and `Task` values. @see https://true-myth.js.org/eslint-plugin/must-use */ export declare const mustUse: import("@eslint/core").RuleDefinition<import("@eslint/core").RuleDefinitionTypeOptions>; //# sourceMappingURL=must-use.d.ts.map