constant-string 0.0.3

Constant string.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "@rustforweb/constant-string",
    "description": "Constant string.",
    "author": "Rust for Web <info@rustforweb.org>",
    "repository": "github:RustForWeb/constant-string",
    "license": "MIT",
    "private": true,
    "workspaces": [],
    "devDependencies": {
        "prettier": "^3.8.1"
    },
    "engines": {
        "node": ">=22"
    },
    "packageManager": "npm@11.8.0"
}