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 |
Rev | Line | |
---|---|---|
[79a0317] | 1 | declare function RequireObjectCoercible<T extends {}>(value: T, optMessage?: string): T; |
[d565449] | 2 | |
[79a0317] | 3 | export = RequireObjectCoercible; |
Note:
See TracBrowser
for help on using the repository browser.