john_miller·6 年前·議論// call /MyPage?par1=hello&par2=42const MyPage = (props: { query: { par1: string; par2: number } }) => ( <div>{`${props.query.par1}-${props.query.par2}`}</div> );
https://en.m.wikipedia.org/wiki/Bill_Clinton_pardon_controve...