Diosney
Results
22
issues of
Diosney
Something like: ``` export interface IHookOnCancel { (): void | Promise; }
**Is your feature request related to a problem? Please describe.** Right now the only way to create a table without triggering an error is by checking before whether that table...
enhancement