mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-04 15:19:30 +08:00
3 lines
129 B
Text
3 lines
129 B
Text
import { BaseAttributeWrapper } from './Attribute';
|
|
export default class SpreadAttributeWrapper extends BaseAttributeWrapper {
|
|
}
|