mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-14 19:40:47 +00:00
12 lines
162 B
C#
12 lines
162 B
C#
using System;
|
|
using System.Collections;
|
|
using System.Collections.Generic;
|
|
|
|
/*
|
|
namespace YooAsset
|
|
{
|
|
internal class WebPlayModeImpl : IBundleServices
|
|
{
|
|
}
|
|
}
|
|
*/ |