startsWith.d.ts 59 Bytes
import { startsWith } from "./index";
export = startsWith;