티스토리 수익 글 보기

티스토리 수익 글 보기

const i={ExampleFlag:{description:”Example of a feature flag”,enabled:!1},EnableLibrariesSearch:{description:”Enable search functionality in the Save to Library menu”,enabled:!1}};function f(e){return!!n(e)&&(t().set(e,!0),!0)}function s(e){Object.entries(e).forEach(([a,r])=>t().set(a,r.enabled))}function u(e){return n(e)&&!!t().get(e)}function n(e){return t().has(e)}function t(){return window.__afs_flag_status}window.__afs_flag_status||(window.__afs_flag_status=new Map),s(i);export{u as c,f as u}; //# sourceMappingURL=FeatureFlag-BQ7ni2eT.js.map