package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Jun 11, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package cache the cache JS implementation
Cache interface is used to store string or bytes.
Del removes key from the cache.
GetBytes returns ArrayBuffer.
Set saves string to the cache with key.
SetBytes saves ArrayBuffer to the cache with key.
Module js module
Exports returns the module instance
Source Files
¶
Click to show internal directories.
Click to hide internal directories.