apply
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
import { Client } from "@olenbetong/appframe-data";
import { apply } from "@olenbetong/appframe-updater";
const client = new Client("https://your.host");
await apply(client, "MyNamespace");