Global object
Everything in storage stack starts with the global application object.
import { ss } from '@storagestack/core';
You can import it from the core package core.
Last updated
Was this helpful?
Everything in storage stack starts with the global application object.
import { ss } from '@storagestack/core';
You can import it from the core package core.
Last updated
Was this helpful?