UNPKG

ruchy-syntax-tools

Version:

Comprehensive syntax highlighting and language support for the Ruchy programming language

6 lines 219 B
import type { CredentialLogger } from "./logging.js"; /** * @internal */ export declare function checkSubscription(logger: CredentialLogger, subscription: string): void; //# sourceMappingURL=subscriptionUtils.d.ts.map