import { Component, Prop } from '@stencil/core';@Component({ tag: 'my-name', styleUrl: 'my-name.scss' }) export class MyName {
確定! 回上一頁