Skip to main content

GenIconConfig

Signature

interface GenIconConfig 

Properties

Property

Modifiers

Type

Description

basePath?

string

(Optional) 생성될 객체의 value 에 할당될 경로의 base-path 입니다

ignored?

string[]

(Optional) 제외 될 아이콘 파일을 판별하는 패턴으로써, 파일이름이 패턴과 일치할 경우에 객체에서 제외 됩니다.

input

string

조회할 svg 파일들이 포함되어있는 폴더 입니다.

output

string

생성될 파일이 위치할 경로입니다.