source: imaps-frontend/node_modules/es-object-atoms/RequireObjectCoercible.d.ts@ 79a0317

main
Last change on this file since 79a0317 was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 2 weeks ago

F4 Finalna Verzija

  • Property mode set to 100644
File size: 123 bytes
RevLine 
[79a0317]1declare function RequireObjectCoercible<T extends {}>(value: T, optMessage?: string): T;
[d565449]2
[79a0317]3export = RequireObjectCoercible;
Note: See TracBrowser for help on using the repository browser.