@wix/blog_posts
Advanced tools
Comparing version 1.0.51 to 1.0.52
@@ -9,9 +9,9 @@ import { getPost as publicGetPost, getPostBySlug as publicGetPostBySlug, listPosts as publicListPosts, queryPosts as publicQueryPosts, getPostMetrics as publicGetPostMetrics, queryPostCountStats as publicQueryPostCountStats, getTotalPosts as publicGetTotalPosts, } from './blog-v3-post-posts.public'; | ||
import { onPostUnliked as publicOnPostUnliked } from './blog-v3-post-posts.public'; | ||
export const getPost = createRESTModule(publicGetPost); | ||
export const getPostBySlug = createRESTModule(publicGetPostBySlug); | ||
export const listPosts = createRESTModule(publicListPosts); | ||
export const queryPosts = createRESTModule(publicQueryPosts); | ||
export const getPostMetrics = createRESTModule(publicGetPostMetrics); | ||
export const queryPostCountStats = createRESTModule(publicQueryPostCountStats); | ||
export const getTotalPosts = createRESTModule(publicGetTotalPosts); | ||
export const getPost = /*#__PURE__*/ createRESTModule(publicGetPost); | ||
export const getPostBySlug = /*#__PURE__*/ createRESTModule(publicGetPostBySlug); | ||
export const listPosts = /*#__PURE__*/ createRESTModule(publicListPosts); | ||
export const queryPosts = /*#__PURE__*/ createRESTModule(publicQueryPosts); | ||
export const getPostMetrics = /*#__PURE__*/ createRESTModule(publicGetPostMetrics); | ||
export const queryPostCountStats = /*#__PURE__*/ createRESTModule(publicQueryPostCountStats); | ||
export const getTotalPosts = /*#__PURE__*/ createRESTModule(publicGetTotalPosts); | ||
export { publicOnPostCreated }; | ||
@@ -18,0 +18,0 @@ /** |
{ | ||
"name": "@wix/blog_posts", | ||
"version": "1.0.51", | ||
"version": "1.0.52", | ||
"publishConfig": { | ||
@@ -46,3 +46,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "5b7b673a3814b54c8bf2801c2f879785b88171c65b02d4e88271b32f" | ||
"falconPackageHash": "66762de59798ee3a5b353d9908317f74b8f6928e5ffce41da8e69be3" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1431864