dir method

void dir([
  1. JSAny? item,
  2. JSObject? options
])

Implementation

external void dir([
  JSAny? item,
  JSObject? options,
]);