Remove ResourceType.
This commit is contained in:
parent
d991d96ecb
commit
067baf8c72
@ -5,5 +5,4 @@ export * from "command/RenderCommand";
|
|||||||
export * from "command/ClearCommand";
|
export * from "command/ClearCommand";
|
||||||
export * from "resource/Resource";
|
export * from "resource/Resource";
|
||||||
export * from "resource/ResourceSet";
|
export * from "resource/ResourceSet";
|
||||||
export * from "resource/ResourceType";
|
|
||||||
export * from "resource/ShaderResource";
|
export * from "resource/ShaderResource";
|
Loading…
Reference in New Issue
Block a user