@types/symlink-or-copy
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

Installation

npm install --save @types/symlink-or-copy

Summary

This package contains type definitions for symlink-or-copy (https://github.com/broccolijs/node-symlink-or-copy#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/symlink-or-copy.

index.d.ts

export function sync(srcPath: string, destPath: string): void;

export const canSymlink: boolean;
export const canSymlinkFile: boolean;
export const canSymlinkDirectory: boolean;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by BendingBender.

/@types/symlink-or-copy/

    Package Sidebar

    Install

    npm i @types/symlink-or-copy

    Weekly Downloads

    321,553

    Version

    1.2.2

    License

    MIT

    Unpacked Size

    2.98 kB

    Total Files

    5

    Last publish

    Collaborators

    • types