Home > @lynx-js/rspeedy > TransformImport > libraryDirectory
TransformImport.libraryDirectory property
Used to splice the transformed path, the splicing rule is ${libraryName}/${libraryDirectory}/${member}, where member is the imported member.
Signature:
Remarks
The default value is 'lib'.
Example
- Input:
- Output:

