UNPKG

@lucidcms/core

Version:

The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.

2 lines 240 B
import e from"../../constants/constants.mjs";const t=t=>{let n=`${t.host}/${e.directories.base}/api/v1/share/${t.token}/stream`;return t.poster?`${n}?poster=true`:n};export{t as default}; //# sourceMappingURL=create-share-stream-url.mjs.map