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

@@ -1,4 +1,4 @@
import * as f from 'lib0/function.js'
import * as f from 'lib0/function'
/**
* General event handler implementation.