Skip to content

How to use plugins? #9

@Curs3W4ll

Description

@Curs3W4ll

Hi!

First of all, thanks for the module!
I was wondering, how can I register plugins?

Here is what should be done in pure Javascript:

import { gsap } from "gsap";    
import { RoughEase } from "gsap/EasePack";

gsap.registerPlugin(RoughEase);

What should be done using this module?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions