of method

JSString? of(
  1. JSString code
)

Method of

Parameters:

  • code: string

Returns:

  • string | undefined

Implementation

external _i1.JSString? of(_i1.JSString code);