import path from 'path';. import dotenv from 'dotenv';. export function isDevFn(mode: string): boolean {. return mode === 'development';. }.
確定! 回上一頁