UNPKG

@notadd/setting

Version:

Notadd Setting Package.

7 lines (6 loc) 115 B
export declare class Setting { key: string; value: string; createdAt: string; updatedAt: string; }