5.3.0
- MINOR export
Options
interface (#105)
An upgrade is safe for all dependents
It allows typing external methods which expect Options
as a param, by importing the Options
interface.
import {Options} from 'ignore'
Options
interface (#105)An upgrade is safe for all dependents
It allows typing external methods which expect Options
as a param, by importing the Options
interface.
import {Options} from 'ignore'