UNPKG

@junobuild/cli-tools

Version:

A collection of tools for Juno CLIs and Plugins.

5 lines (4 loc) 128 B
export declare const fullPath: ({ file, sourceAbsolutePath }: { file: string; sourceAbsolutePath: string; }) => string;