UNPKG

@ayonli/jsext

Version:

A JavaScript extension package for building strong and modern applications.

5 lines (3 loc) 120 B
export declare function getOkText(): string; export default function OkButton(): HTMLButtonElement; export = OkButton;