ts-morph-structures

Home > ts-morph-structures > ImportDeclarationImpl > clone

ImportDeclarationImpl.clone() method

Signature:

static clone(source: OptionalKind<ImportDeclarationStructure>): ImportDeclarationImpl;

Parameters

Parameter Type Description
source OptionalKind<ImportDeclarationStructure>  

Returns:

ImportDeclarationImpl