interface GetAnimationsOptions {
    subtree?: boolean;
}

Properties

Properties

subtree?: boolean

Generated using TypeDoc