UNPKG
@amaui/hash-table
Version:
latest (1.0.1)
1.0.1
1.0.0
Hash table
github.com/amaui-org/amaui-hash-table
amaui-org/amaui-hash-table
@amaui/hash-table
/
esm
/
index.js
6 lines
•
215 B
JavaScript
View Raw
1
2
3
4
5
6
/**
@license
AmauiHashTable v1.0.1 * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */
export
{
default
}
from
'./amaui-hash-table'
;