UNPKG

@barba/core

Version:

Create badass, fluid and smooth transition between your website's pages

5 lines (4 loc) 92 B
/** * @module typings/core */ export type IgnoreOption = boolean | string | string[];