UNPKG

@jspm/core

Version:

This package contains the core libraries used in jspm 2.

5 lines (4 loc) 146 B
import domain from 'domain-browser'; export default domain; export var create = domain.create; export var createDomain = domain.createDomain;