Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
1226085293 committed Apr 15, 2024
2 parents a005b2c + 5852909 commit 2039c18
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions assets/@framework/mk_storage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ namespace _mk_storage {
/**
* 存储器(类型安全)
* @noInheritDoc
* @remarks
*
* - (原生/web)接口分离,获得更高的性能
*/
class mk_storage<CT extends Object> {
constructor(init_: mk_storage_.init_config<CT>) {
Expand Down

0 comments on commit 2039c18

Please sign in to comment.