mirror of
https://github.com/systemjs/systemjs.git
synced 2026-01-25 14:57:38 +00:00
Docs: synchronus resolve (#2050)
This commit is contained in:
parent
2839f30af8
commit
16b53fbe21
@ -32,7 +32,7 @@ Declaration function for defining modules of the `System.register` polyfill modu
|
||||
|
||||
_Note: Named System.register is not supported, only anonymous definitions._
|
||||
|
||||
#### System.resolve(id [, parentURL]) -> Promise(string)
|
||||
#### System.resolve(id [, parentURL]) -> string
|
||||
Type: `Function`
|
||||
|
||||
Resolves a module specifier relative to an optional parent URL, returning the resolved URL.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user