My Example Blog Post

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

const test = "test";

interface Test {
  myProp: string;
}