source:
imaps-frontend/node_modules/es-object-atoms/RequireObjectCoercible.d.ts@
79a0317
Last change on this file since 79a0317 was 79a0317, checked in by , 2 weeks ago | |
---|---|
|
|
File size: 123 bytes |
Line | |
---|---|
1 | declare function RequireObjectCoercible<T extends {}>(value: T, optMessage?: string): T; |
2 | |
3 | export = RequireObjectCoercible; |
Note:
See TracBrowser
for help on using the repository browser.