UNPKG

log-mess

Version:

Log messages with tags and configuration

5 lines 128 B
import { store } from "./persistent.js"; export function getId() { return store.id.value++; } //# sourceMappingURL=id.js.map