cleaker
Version:
Connecting all dots within a fixed distance.
13 lines (11 loc) • 370 B
JavaScript
//cleaker/index.js
/**
* @module Index
* @description
* Cleaker serves a unique digital asset identifier,
* with a range of functionalities including context awareness, flexibility,
* and data signing, we integrated these features into the modular server design
* with subdomain handling and profile routing.
**/
//
export { default } from './src/cleaker.js';