interface GetAnimationsOptions {
    subtree?: boolean;
}
Index

Properties

Properties

subtree?: boolean