Credential.prototype.toJSON(): ResourceJson<Credential<T>, "category" | "store">
ResourceJson<Credential<T>, "category" | "store">
Système de gestion des ressources de cohabit.
Credential.prototype.toJSON(): ResourceJson<Credential<T>, "category" | "store">
ResourceJson<Credential<T>, "category" | "store">
Add Package
deno add jsr:@cohabit/resources-manager
Import symbol
import { Credential } from "@cohabit/resources-manager/models";
Import directly with a jsr specifier
import { Credential } from "jsr:@cohabit/resources-manager/models";