Add Package
deno add jsr:@czechitas/restful-collections
Import symbol
import * as restful_collections from "@czechitas/restful-collections";
---- OR ----
Import directly with a jsr specifier
import * as restful_collections from "jsr:@czechitas/restful-collections";
Add Package
npx jsr add @czechitas/restful-collections
Import symbol
import * as restful_collections from "@czechitas/restful-collections";
Add Package
yarn dlx jsr add @czechitas/restful-collections
Import symbol
import * as restful_collections from "@czechitas/restful-collections";
Add Package
pnpm dlx jsr add @czechitas/restful-collections
Import symbol
import * as restful_collections from "@czechitas/restful-collections";
Add Package
bunx jsr add @czechitas/restful-collections
Import symbol
import * as restful_collections from "@czechitas/restful-collections";