UNPKG

@mikezimm/fps-core-v7

Version:

Library of reusable core interfaces, types and constants migrated from fps-library-v2

62 lines 2.55 kB
/** * NOTE: These links are called by other files... * * I recommend using one of these sources instead: * * For basicl clickable links of common dev locations * src\components\atoms\Links\LinksDevDocs.tsx * import { } from `@mikezimm/fps-library-v2/lib/components/atoms/Links/LinksDevDocs`; * * For basicl clickable links of common dev locations * src\components\atoms\Links\LinksDevDocs.tsx * import { } from `@mikezimm/fps-library-v2/lib/components/atoms/Links/LinksDevDocs`; */ /** * My repos - Legacy Early Access Banner style */ export declare const baseMyRepos: string; export declare const baseFPSRepos: string; export declare const baseFPSStyles: string; export declare const baseFPSLibraryV2: string; export declare const baseFPSCoreV7: string; export declare const baseFPSPnpJS: string; export declare const CSSGridDocsUrl: string; export declare const CSSGridGenUrl: string; export declare const TypeScriptPlayGroundUrl: string; export declare const FliconIOUrl: string; export declare const JSONViewerUrl: string; export declare const Regex101ComUrl: string; export declare const WikimediaCommonThumb: string; export declare const SharePointMaven: string; export declare const InternalColumnNameHelpUrl: string; export declare const LinkOdataOperatorsHelpUrl: string; export declare const baseDevDocsEnUs: string; export declare const baseDevDocs: string; export declare const gulpParam1: string; export declare const gulpParam2: string; /** * Github Samples */ export declare const baseGitContReact: string; export declare const baseGetSPFxContReactSrc: string; export declare const baseGithubPnpJS: string; export declare const PnpJSIOHelpUrl: string; export declare const pnpListFormatting: string; export declare const pnpPowerPlatform: string; export declare const m365RoadMapUrl: string; export declare const spoRoadmapUrl: string; export declare const teamsRoadmapUrl: string; export declare const adminRoadmapUrl: string; /** * FPS Youtube links */ export declare const YoutubeChannel: string; export declare const FPSDefaultYoutubeHelp: string; export declare const FPSDefaultYoutubeUrl: string; export declare const FPSYoutubeFirst5Url: string; export declare const FPSYoutubeGetStartedUrl: string; export declare const DefaultHelpSite: string; export declare const DefaultGetStarted: string; export declare const DefaultTop5: string; export declare const DefaultPolicies: string; //# sourceMappingURL=CommonDevUrls.d.ts.map