import function

FutureOr<bool> import()

Implementation

FutureOr<bool> import() =>
    TypingsDist.useScript('gojs', dist, contextCheck: 'go');