function getLibFolderPathimport { getLibFolderPath } from "https://dotland.deno.dev/x/ts_morph@17.0.1/common/mod.ts"; getLibFolderPath(options: { libFolderPath?: string; skipLoadingLibFiles?: boolean; }): stringParametersoptions: { libFolderPath?: string; skipLoadingLibFiles?: boolean; }Returnsstring