forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
10
lib/aura/Sources/aura/import.hx
Normal file
10
lib/aura/Sources/aura/import.hx
Normal file
@ -0,0 +1,10 @@
|
||||
package aura;
|
||||
|
||||
#if !macro
|
||||
import aura.Types.Angle;
|
||||
import aura.Types.Balance;
|
||||
import aura.Types.Hertz;
|
||||
import aura.Types.Millisecond;
|
||||
#end
|
||||
|
||||
import aura.utils.Assert.*;
|
Reference in New Issue
Block a user