PurgeCSS
APIリファレンス
GitHub
新しいウィンドウで開く
ホーム
>
purgecss-webpack-plugin
>
PathFunction
#
PathFunction型
署名
export
declare
type
PathFunction
=
(
)
=>
string
[
]
;