UNPKG

obniz-cli

Version:

[日本語はこちら](./README-ja.md)

3 lines (2 loc) 117 B
export declare function set(key: string, value: string | null): void; export declare function get(key: string): any;