UNPKG

telegram-miniapp-tools

Version:
3 lines (2 loc) 105 B
import type { TransformerGen } from "./types.js"; export declare const boolean: TransformerGen<boolean>;