new
Permutation(condition: string,components: ComponentStore<JsonValue>,)
fromJson(json: JsonObject): Permutation
fromObject(condition: string,permComponents: JsonObject,): Permutation
Permutation(condition: string,components: ComponentStore<JsonValue>,)
fromJson(json: JsonObject): Permutation
fromObject(condition: string,permComponents: JsonObject,): Permutation
Add Package
deno add jsr:@azuryth/azuryth-core
Import symbol
import { Permutation } from "@azuryth/azuryth-core";
---- OR ----
Import directly with a jsr specifier
import { Permutation } from "jsr:@azuryth/azuryth-core";
Add Package
npx jsr add @azuryth/azuryth-core
Import symbol
import { Permutation } from "@azuryth/azuryth-core";
Add Package
yarn dlx jsr add @azuryth/azuryth-core
Import symbol
import { Permutation } from "@azuryth/azuryth-core";
Add Package
pnpm dlx jsr add @azuryth/azuryth-core
Import symbol
import { Permutation } from "@azuryth/azuryth-core";
Add Package
bunx jsr add @azuryth/azuryth-core
Import symbol
import { Permutation } from "@azuryth/azuryth-core";