UNPKG

@ghini/kit

Version:

js practical tools to assist efficient development

5 lines (4 loc) 79 B
export function captcha(options?: {}): { svg: string; code: string; };