use non-explicit resolution for lib0

This commit is contained in:
Kevin Jahns
2021-05-14 18:53:24 +02:00
parent 4047890a6e
commit 7bd764fba7
45 changed files with 123 additions and 121 deletions

View File

@@ -25,8 +25,8 @@ import {
UpdateDecoderV1, UpdateDecoderV2, UpdateEncoderV1, UpdateEncoderV2, ContentType, ContentDeleted, StructStore, ID, AbstractType, Transaction // eslint-disable-line
} from '../internals.js'
import * as error from 'lib0/error.js'
import * as binary from 'lib0/binary.js'
import * as error from 'lib0/error'
import * as binary from 'lib0/binary'
/**
* @todo This should return several items