All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.lib.jiti.d.cts Maven / Gradle / Ivy

The newest version!
import * as types from "./types.js";
declare const allExports: typeof types & {
  /**
   * @deprecated Please use `const { createJiti } = require("jiti")` or use ESM import.
   */
  (...args: Parameters): types.Jiti;
};
export = allExports;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy