小程序初始提交
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import type { ClToastOptions } from "../../types";
|
||||
|
||||
export type ClToastProps = {
|
||||
className?: string;
|
||||
};
|
||||
Reference in New Issue
Block a user