Home > @activeviam/activeui-sdk > ContentServer > exist
ContentServer.exist property
Resolved if the path exists and rejected otherwise.
Signature:
exist: (path: ContentServerPath) => Promise<void>;
Home > @activeviam/activeui-sdk > ContentServer > exist
Resolved if the path exists and rejected otherwise.
Signature:
exist: (path: ContentServerPath) => Promise<void>;