UNPKG

ntk-cms-api

Version:

Ntk Cms Api And Model For Typscript

6 lines (5 loc) 97 B
export declare class CaptchaModel { expire: Date; key: string; image: string; }