resolve abstract method

JSValue resolve(
  1. JSContext context,
  2. List<String> path,
  3. String? version
)

Implementation

JSValue resolve(JSContext context, List<String> path, String? version);