Can a module script be required by another module script

Hello Developers of Roblox.
I have a question I would like to ask, can a module script be required by another module script?

4 Likes

Yes they can.

And 2 module scripts that require each other will throw a error.

10 Likes