UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

3 lines 292 B
export declare const MICROSOFT_DRIVE_FILE_URL_REGEX = "https:\\/\\/onedrive.live.com(?:\\/.*?(?:\\&|\\?)(?:id=|resid=))(.+?)(?:\\&.*)"; export declare const MICROSOFT_DRIVE_FOLDER_URL_REGEX = "https:\\/\\/onedrive.live.com(?:\\/.*id=)(.+)(?:\\&cid.*)"; //# sourceMappingURL=constants.d.ts.map